﻿@font-face {
    font-family: 'Gilroy';
    font-weight: 300;
    font-style: normal;
    src: url('Gilroy-Light.woff') format('truetype');
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 400;
    font-style: normal;
    src: url('Gilroy-Regular.woff') format('truetype');
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 500;
    font-style: normal;
    src: url('Gilroy-Medium.woff') format('truetype');
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 600;
    font-style: normal;
    src: url('Gilroy-SemiBold.woff') format('truetype');
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 700;
    font-style: normal;
    src: url('Gilroy-Bold.woff') format('truetype');
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 800;
    font-style: normal;
    src: url('Gilroy-ExtraBold.woff') format('truetype');
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 900;
    font-style: normal;
    src: url('Gilroy-Black.woff') format('truetype');
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 950;
    font-style: normal;
    src: url('Gilroy-Heavy.woff') format('truetype');
}
